Hi,
I want to add formal modules name in the DXL. i am running this DXl via Command Line.in command line i can define Project name.what about module names. i have to run the DXl into few formal modules of a project. how i can define the names. & Module must be in Exclusive Edit Mode while running this DXL.
kindly Suggest.
Neeraj neeraj93 - Thu Mar 16 10:00:35 EDT 2017 |
Re: add modules name in DXL You need to pass in parameters to the DXL using a) environment variables b) DXL code snippets c) files. For an example (using b) see here: Regards, Mathias |